In This Topic
Sets the current text matrix and text line matrix. Operator: Tm
Syntax
public void setTextMatrix(
double ,
double ,
double ,
double ,
double ,
double
)
|
Parameters
- a
- First matrix element.
- b
- Second matrix element.
- c
- Third matrix element.
- d
- Fourth matrix element.
- e
- Fifth matrix element.
- f
- Sixth matrix element.
See Also